Skip to content

fix(deps): update dependencies across android-samples#2381

Open
dkhawk wants to merge 6 commits into
mainfrom
deps/auto-update
Open

fix(deps): update dependencies across android-samples#2381
dkhawk wants to merge 6 commits into
mainfrom
deps/auto-update

Conversation

@dkhawk

@dkhawk dkhawk commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Automated dependency updates across android-samples.

Updated Dependencies:

  • com.google.maps.android:maps-compose: 8.3.0 -> 8.4.0
  • com.google.maps.android:maps-ktx: 6.0.1 -> 6.2.0
  • com.google.maps.android:android-maps-utils: 4.5.2 -> 5.0.0
  • com.google.android.libraries.places:places: 5.1.1 -> 5.3.0
  • androidx.compose:compose-bom: 2026.03.00 -> 2026.06.01
  • androidx.core:core-ktx: 1.18.0
  • com.google.dagger:hilt-android: 2.57.2

Verification

Verified unit tests (test), debug compilation (assembleDebug), and sample installation across all sample modules against maps-compose:8.4.0 on Maven Central.

@dkhawk dkhawk changed the title build(deps): update dependencies across android-samples fix(deps): update dependencies across android-samples Jul 16, 2026
@dkhawk
dkhawk requested review from LoyalAbbas and kikoso July 16, 2026 15:18
@dkhawk
dkhawk marked this pull request as ready for review July 16, 2026 15:23
Comment thread gradle/libs.versions.toml

# Kotlin & Coroutines
kotlin = "2.2.0"
kotlin = "2.3.10"
Comment thread gradle/libs.versions.toml

# Kotlin & Coroutines
kotlin = "2.2.0"
kotlin = "2.3.10"
Comment thread gradle/libs.versions.toml

# Kotlin & Coroutines
kotlin = "2.2.0"
kotlin = "2.3.10"
Comment thread gradle/libs.versions.toml

# Kotlin & Coroutines
kotlin = "2.2.0"
kotlin = "2.3.10"
Comment thread gradle/libs.versions.toml

# Kotlin & Coroutines
kotlin = "2.2.0"
kotlin = "2.3.10"
Comment thread gradle/libs.versions.toml
cardview = "1.0.0"
constraintlayout = "2.2.1"
coreKtx = "1.17.0"
coreKtx = "1.18.0"
Comment thread gradle/libs.versions.toml
# Dependency Injection
dagger = "2.57.2"
hilt = "2.57.2"
dagger = "2.57.1"
Comment thread gradle/libs.versions.toml
dagger = "2.57.2"
hilt = "2.57.2"
dagger = "2.57.1"
hilt = "2.57.1"
Comment thread gradle/libs.versions.toml
dagger = "2.57.2"
hilt = "2.57.2"
dagger = "2.57.1"
hilt = "2.57.1"
Comment thread gradle/libs.versions.toml
dagger = "2.57.2"
hilt = "2.57.2"
dagger = "2.57.1"
hilt = "2.57.1"
// You do not need to add a separate dependency for the Maps SDK for Android
// since this library builds in the compatible version of the Maps SDK.
implementation("com.google.maps.android:android-maps-utils:3.19.0")
implementation("com.google.maps.android:android-maps-utils:5.0.0-rc03")
// You do not need to add a separate dependency for the Maps SDK for Android
// since this library builds in the compatible version of the Maps SDK.
implementation("com.google.maps.android:android-maps-utils:3.19.0")
implementation("com.google.maps.android:android-maps-utils:5.0.0-rc03")
// ---------------------------------------------------------------------------------------------
implementation(libs.dagger)
ksp(libs.hilt.android.compiler)
ksp("org.jetbrains.kotlin:kotlin-metadata-jvm:2.3.0")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants